Entidad | Entidad del meta-modelo | Documentacion |
---|---|---|
EmailOrganizer | Agente | It represents the agent which manages the email in the system. It is related with an EmailWrapper. |
(EmailOrganiser ejecutor) | AgenteConcreto | |
Notify Incoming Email Goal Failed | EstadoMentalCondicionado | The Notify Incoming Email goal has been failed. |
Notify Incoming Email Goal Satisfied | EstadoMentalCondicionado | The Notify Incoming Email goal has been satisfied. |
Notify Incoming Email Goal Terminated | EstadoMentalCondicionado | The Notify Incoming Email goal has been terminated, either satisfied or failed. |
Notify Incoming Email | Objetivo | The MAS should process the incoming email. In order to accomplish this it should perceive the new email arrival and begins the corresponding process. |
MentalManager | Rol | It makes the necessay actions over the agent mental entities to allow the cleaning of mental states and the maintaining of cyclic goals. |
ID | EmailOrganizer  |
Descripcion | It represents the agent which manages the email in the system. It is related with an EmailWrapper.  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
RInstanciaDeD | InstanciaDe |
|
ID | (EmailOrganiser ejecutor)  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
ATieneEstadoMentalOR | ATieneEstadoMental |
| ||||
ATieneEstadoMentalOR | ATieneEstadoMental |
| ||||
ATieneEstadoMentalOR | ATieneEstadoMental |
| ||||
RinstanciaDeO | InstanciaDe |
| ||||
WFJuegaOR | WFJuega |
|
ID | Notify Incoming Email Goal Failed  |
Descripcion | The Notify Incoming Email goal has been failed.  |
Descripcion | goal.state.equals("failed")  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
AContieneEntidadMentalOR | AContieneEntidadMental |
| ||||
ATieneEstadoMentalDR | ATieneEstadoMental |
|
ID | Notify Incoming Email Goal Satisfied  |
Descripcion | The Notify Incoming Email goal has been satisfied.  |
Descripcion | goal.state.equals("satisfied")  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
AContieneEntidadMentalOR | AContieneEntidadMental |
| ||||
ATieneEstadoMentalDR | ATieneEstadoMental |
|
ID | Notify Incoming Email Goal Terminated  |
Descripcion | The Notify Incoming Email goal has been terminated, either satisfied or failed.  |
Descripcion | goal.state.equals("satisfied") || goal.state.equals("failed")  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
AContieneEntidadMentalOR | AContieneEntidadMental |
| ||||
ATieneEstadoMentalDR | ATieneEstadoMental |
|
ID | Notify Incoming Email  |
Descripcion | The MAS should process the incoming email. In order to accomplish this it should perceive the new email arrival and begins the corresponding process.  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
AContieneEntidadMentalDR | AContieneEntidadMental |
| ||||
AContieneEntidadMentalDR | AContieneEntidadMental |
| ||||
AContieneEntidadMentalDR | AContieneEntidadMental |
|
ID | MentalManager  |
Descripcion | It makes the necessay actions over the agent mental entities to allow the cleaning of mental states and the maintaining of cyclic goals.  |
En el rol | En la relacion | Otros extremos | ||||
---|---|---|---|---|---|---|
WFJuegaDR | WFJuega |
|